I need to filter documents in a view based on replicaID, I have categorized the column. Now, if there are more document for same replicaID found than the view should only consider the database Admin Server’s replicaID for count. Can someone share the code to display the view based database Admin Server replicaID
Go back